dhcpv4: rename a variable in dhcpv4_assign()
authorDavid Härdeman <[email protected]>
Fri, 3 Oct 2025 10:19:50 +0000 (12:19 +0200)
committerÁlvaro Fernández Rojas <[email protected]>
Fri, 3 Oct 2025 10:54:15 +0000 (12:54 +0200)
commit0b0ddaa9a1a4bf51fd95db93900d9b56101a34d1
tree32cf5b912be66e8efcea902e4580a48de29c9653
parent354ed627425c85f9041e03880362e2043d57298c
dhcpv4: rename a variable in dhcpv4_assign()

Rename "buf" to something more descriptive.

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/264
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/dhcpv4.c